DeficiencyCode

interface DeficiencyCode

Represents a deficiency code that a Player, Source or Offline deficiency can be associated with. The possible deficiency codes are ErrorCode and WarningCode.

Properties

value
Link copied to clipboard
abstract val value: Int
The raw code value associated with the deficiency.

Inheritors

ErrorCode
Link copied to clipboard
WarningCode
Link copied to clipboard